PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setCanRotate Method
If true, rotate the annotation's appearance to match the rotation of the page.
Collapse All
Expand All
In This Topic
setCanRotate Method
In This Topic
Sets a value indicating whether the annotation should be rotated when the page is rotated.
Syntax
public
void
setCanRotate(
boolean
value
)
Parameters
value
If true, rotate the annotation's appearance to match the rotation of the page.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members